Add xdgmime directory, gtkfilesystemwin32.
authorOwen Taylor <otaylor@redhat.com>
Mon, 8 Dec 2003 22:56:52 +0000 (22:56 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 8 Dec 2003 22:56:52 +0000 (22:56 +0000)
Mon Dec  8 12:47:01 2003  Owen Taylor  <otaylor@redhat.com>

        * gtk/Makefile.am (IGNORE_HFILES): Add xdgmime directory,
        gtkfilesystemwin32.

        * gtk/gtk-sections.txt: Some updates.

docs/reference/ChangeLog
docs/reference/gtk/Makefile.am

index 6fa307e06829467f36007188b70d1614a2fae968..9bc88d32b588c364a25da0df74c424e5f8c6d81d 100644 (file)
@@ -1,11 +1,9 @@
-2003-12-08  Federico Mena Quintero  <federico@ximian.com>
+Mon Dec  8 12:47:01 2003  Owen Taylor  <otaylor@redhat.com>
 
-       * gtk/migrating-GtkAction.sgml: New chapter about how to migrate
-       from gnome-ui/bonobo-ui/etc. to GtkAction.
+       * gtk/Makefile.am (IGNORE_HFILES): Add xdgmime directory,
+       gtkfilesystemwin32.
 
-       * gtk/gtk-docs.sgml: Integrated the above.
-
-       * gtk/Makefile.am (content_files): Added migrating-GtkAction.sgml.
+       * gtk/gtk-sections.txt: Some updates.
 
 Sun Nov 23 20:59:57 2003  Matthias Clasen  <maclas@gmx.de>
 
index c5d3cf9603e8f594268c021a0316a6ac2a1f6a22..be1b43766e844495d1f1ffe28f16a3265297cfca 100644 (file)
@@ -33,6 +33,7 @@ IGNORE_HFILES=                                \
        gtkfilesystem.h                 \
        gtkfilesystemmodel.h            \
        gtkfilesystemunix.h             \
+       gtkfilesystemwin32.h            \
        gtkhsv.h                        \
        gtkiconthemeparser.h            \
        gtkimmodule.h                   \
@@ -54,6 +55,7 @@ IGNORE_HFILES=                                \
        gtktextutil.h                   \
        gtktypebuiltins.h               \
        gtkxembed.h                     \
+       xdgmime                         \
        xembed.h                        \
        gtktoggleactionprivate.h
 
@@ -85,7 +87,6 @@ content_files =                                       \
        changes-2.0.sgml                        \
        compiling.sgml                          \
        framebuffer.sgml                        \
-       migrating-GtkAction.sgml                \
        migrating-GtkFileChooser.sgml           \
        objects_grouped.sgml                    \
        question_index.sgml                     \